Package-level declarations

Types

Link copied to clipboard
class ColorBrewer2Palette(val colors: List<ColorRGBa>, val type: ColorBrewer2Type)
Link copied to clipboard

https://colorbrewer2.org/

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun colorBrewer2Palettes(numberOfColors: Int? = null, paletteType: ColorBrewer2Type = ColorBrewer2Type.Any): List<ColorBrewer2Palette>